Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
getTableInfo
This procedure returns a
CHR(4)-delimited list of the owning entity mnemonic, table name, and table key field for an updateable table in the supplied data source. The procedure returns the information in the following format:Note: A table’s key field is not necessarily the object (
<owning entity mnemonic> CHR(4) <table name> CHR(4) <table’s key field>_obj) field. Location: af\app\afgenmngrp.i Parameters:INPUT pcUpdatableTable AS CHARACTEROUTPUT pcReturnValue AS CHARACTERNotes: None Examples: See thegetUpdatableTableInfofunction inaf\app\afgenmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |